home *** CD-ROM | disk | FTP | other *** search
/ RenderWare 2003 Press Disc / RenderWare.bin / renderwarestudio / sounds.swf / scripts / DefineButton2_3 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-10  |  37 b   |  4 lines

  1. on(release){
  2.    gotoAndPlay(2);
  3. }
  4.